:root {
    --web-bg-color: #22379d;
}

img[data-v-74a22296] {
    width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 0;
    position: relative;
    repeat: no-repeat;
    right: 10%
}
.none {
 display: none;
}

.text[data-v-74a22296] {
    position: absolute;
    top: 50%;
    right: 25%
}

.text>span[data-v-74a22296] {
    font-size: 30px
}

.text div.bottom[data-v-74a22296] {
    font-size: 18px;
    margin-top: 20px
}

.text div.bottom button[data-v-74a22296] {
    background: #bad9ea;
    height: 40px;
    width: 106px;
    border-radius: 20px
}

@media screen and (max-width:922px) {
    .text[data-v-74a22296] {
        position: absolute;
        top: 65%;
        right: 25%
    }

    .text>span[data-v-74a22296] {
        font-size: 18px
    }

    .text div.bottom[data-v-74a22296] {
        font-size: 14px;
        margin-top: 10px
    }

    .text div.bottom button[data-v-74a22296] {
        background: #bad9ea;
        height: 40px;
        width: 95px;
        border-radius: 20px
    }
}

.nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    opacity: 1;
    transition: width .1s, opacity .4s;
    background-color: #000;
    z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
    transition: none
}

.nuxt-progress-failed {
    background-color: red
}

body {
    font-family: 思源黑体, microsoft yahei, 微软雅黑
}

.fic {
    display: flex;
    align-items: center
}

body {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    letter-spacing: .025em
}

a,
button,
li {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a:hover {
    color: var(--web-bg-color) !important
}

a {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
    transition-duration: .15s !important;
    transition-duration: .5s !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important
}

header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3000
}

::-webkit-scrollbar {
    display: none
}

.active {
    color: var(--web-bg-color) !important
}

@media (min-width:1024px) {
    .title-flag {
        border-left-width: 4px;
        --tw-border-opacity: 1;
        border-color: var(--web-bg-color);
        padding-left: .5rem
    }
}

.panel {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    padding-top: .75rem;
    padding-bottom: .75rem
}

@media (min-width:1024px) {
    .panel {
        border-radius: .375rem;
        padding: 1rem
    }
}

.panel .panel-head {
    margin-left: -.75rem;
    margin-right: -.75rem;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
    padding-left: .75rem;
    padding-right: .75rem;
    font-size: .875rem;
    line-height: 1.25rem
}

@media (min-width:1024px) {
    .panel .panel-head {
        margin-left: -1rem;
        margin-right: -1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.panel .panel-head {
    padding-bottom: .75rem
}

@media (min-width:1024px) {
    .panel .panel-head {
        padding-bottom: 1rem
    }
}

.panel .panel-body {
    padding-top: .75rem
}

@media (min-width:1024px) {
    .panel .panel-body {
        padding-top: 1rem
    }
}

.cassiopeia {
    width: 100%
}

@media (min-width:640px) {
    .cassiopeia {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .cassiopeia {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .cassiopeia {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .cassiopeia {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .cassiopeia {
        max-width: 1536px
    }
}

.cassiopeia {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.5rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    padding-left: .75rem;
    padding-right: .75rem;
    padding-top: .5rem
}

@media (min-width:1024px) {
    .cassiopeia {
        margin-top: 7rem;
        background-color: transparent;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        width: 1200px
    }
}

.cassiopeia .d-line {
    margin-left: -.75rem;
    margin-right: -.75rem;
    margin-top: -.5rem;
    height: .5rem;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity))
}

@media (min-width:1024px) {
    .cassiopeia .d-line {
        display: none
    }
}

.cassiopeia .stars {
    margin-bottom: .5rem;
    display: flex
}

@media (min-width:1024px) {
    .cassiopeia .stars {
        margin-bottom: 1rem
    }
}

.header-items {
    width: 100%
}

@media (min-width:640px) {
    .header-items {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .header-items {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .header-items {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .header-items {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .header-items {
        max-width: 1536px
    }
}

.header-items {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (min-width:1024px) {
    .header-items {
        width: 1200px
    }
}

.w-t {
    visibility: hidden;
    height: 0;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    font-size: .75rem;
    line-height: 1rem;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .w-t {
        visibility: visible;
        height: auto;
        line-height: 2rem
    }
}

.w-t {
    width: 100%
}

@media (min-width:640px) {
    .w-t {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .w-t {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .w-t {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .w-t {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .w-t {
        max-width: 1536px
    }
}

.w-t {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (min-width:1024px) {
    .w-t {
        width: 1200px
    }
}

.m-nav-list li {
    margin-right: .5rem;
    margin-bottom: .5rem;
    display: inline-block;
    border-radius: 1rem;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    padding: .25rem .75rem;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity))
}

.pc-nav>div {
    margin-right: 1.5rem;
    display: flex;
    height: 100%;
    cursor: pointer;
    align-items: center;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity))
}

.pc-nav>div>a {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition-duration: .5s
}

.pc-nav>div>a>i {
    transition: transform .2s linear
}

.pc-nav>div:hover>a {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-duration: .15s;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.pc-nav>div:hover>a>i {
    transform: rotate(180deg);
    transition: transform .2s linear
}

.pc-nav>div:hover>ul {
    display: block
}

.pc-nav div {
    position: relative
}

.pc-nav div ul {
    position: absolute;
    top: 3rem;
    left: -.5rem;
    display: none;
    width: 8rem;
    border-radius: .25rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    padding-top: .5rem;
    padding-bottom: .5rem;
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
    z-index: 9999
}

.pc-nav div ul>li {
    padding-top: .25rem;
    padding-bottom: .25rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity))
}

.pc-nav div ul>li:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity))
}

.footer {
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
    padding-top: .75rem;
    padding-bottom: .75rem;
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .footer {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

.footer .f-blk {
    width: 100%
}

@media (min-width:640px) {
    .footer .f-blk {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .footer .f-blk {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .footer .f-blk {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .footer .f-blk {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .footer .f-blk {
        max-width: 1536px
    }
}

.footer .f-blk {
    margin-left: auto;
    margin-right: auto
}

@media (min-width:1024px) {
    .footer .f-blk {
        width: 1200px
    }
}

.footer .f-blk .f-copyright {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: .75rem;
    line-height: 1rem
}

@media (min-width:1024px) {
    .footer .f-blk .f-copyright {
        flex-direction: row
    }
}

.banner {
    margin-bottom: .5rem;
    display: flex;
    flex-direction: column;
    padding-bottom: 1rem
}

@media (min-width:1024px) {
    .banner {
        margin-bottom: 1rem;
        flex-direction: row;
        padding-bottom: 0
    }
}

.banner .banner-left {
    flex-grow: 1;
    overflow: hidden;
    border-radius: .375rem
}

.article-list {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem
}

@media (min-width:1024px) {
    .article-list {
        border-radius: .375rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.article-list .seo-detail {
    width: 100%;
    padding-left: .75rem;
    padding-right: .75rem
}

@media (min-width:1024px) {
    .article-list .seo-detail {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.article-list .seo-detail h1 {
    margin-bottom: .75rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 600;
    font-style: italic;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .article-list .seo-detail h1 {
        margin-bottom: 1rem
    }
}

.article-list .seo-detail .seo-desc {
    margin-bottom: .75rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .article-list .seo-detail .seo-desc {
        margin-bottom: 1rem
    }
}

.article-list .cate-list {
    margin-left: -.75rem;
    margin-right: -.75rem;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity))
	
}

@media (min-width:1024px) {
    .article-list .cate-list {
        margin-left: -1rem;
        margin-right: -1rem
    }
}

.article-list .cate-list ul {
    display: flex;
    width: 100%;
    align-items: center;
    overflow-y: hidden;
    overflow-x: scroll
}

.article-list .cate-list ul li {
    margin-bottom: 1rem;
    flex-shrink: 0;
    cursor: pointer;
    padding-left: .75rem;
    padding-right: .75rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .article-list .cate-list ul li {
        padding-left: 1rem;
        padding-right: 1rem;
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.article-list .cate-list ul li:hover {
    color: var(--web-bg-color)
}

.article-list .cate-list ul li {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-duration: .15s;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.article-list .sub-cate {
    margin-left: -.75rem;
    margin-right: -.75rem
}

@media (min-width:1024px) {
    .article-list .sub-cate {
        margin-left: -1rem;
        margin-right: -1rem
    }
}

.article-list .sub-cate ul {
    display: flex;
    height: 2.5rem;
    width: 100%;
    align-items: center;
    overflow-y: hidden;
    overflow-x: scroll;
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity))
}

@media (min-width:1024px) {
    .article-list .sub-cate ul {
        height: 3rem
    }
}

.article-list .sub-cate ul li {
    cursor: pointer;
    border-right-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
    padding-left: .75rem;
    padding-right: .75rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .article-list .sub-cate ul li {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.article-list .sub-cate ul li {
    flex-shrink: 0
}

.article-list .sub-cate ul li:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity))
}

.article-list .sub-cate ul li {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-duration: .15s;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.article-list .sub-cate ul li:last-child {
    border-right-width: 0
}

.article-list .article {
    margin-left: -.75rem;
    margin-right: -.75rem
}

@media (min-width:1024px) {
    .article-list .article {
        margin-left: -1rem;
        margin-right: -1rem
    }
}

.article-list .article .atc-item {
    display: flex;
    border-bottom-width: 1px;
    border-style: dashed;
    padding: 1rem .75rem
}

@media (min-width:1024px) {
    .article-list .article .atc-item {
        padding: 1.25rem 1rem
    }
}

.article-list .article .atc-item:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity))
}

.article-list .article .atc-item .atc-img {
    position: relative;
    margin-right: .75rem;
    height: 6rem;
    width: 9rem;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: .25rem
}

@media (min-width:1024px) {
    .article-list .article .atc-item .atc-img {
        margin-right: 1rem;
        height: 10rem;
        width: 15rem
    }
}

.article-list .article .atc-item .atc-img>a:last-child {
    position: absolute;
    top: .5rem;
    left: .5rem;
    border-radius: .25rem;
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
    --tw-bg-opacity: 0.25;
    padding: .25rem .5rem;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.article-list .article .atc-item .atc-img>a:last-child:hover {
    font-weight: 700 !important;
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important
}

.article-list .article .atc-item .atc-tag {
    display: none
}

@media (min-width:1024px) {
    .article-list .article .atc-item .atc-tag {
        display: block
    }
}

.article-list .article .atc-item .atc-tag a {
    margin-right: .75rem;
    border-radius: 1rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
    padding: .25rem .5rem;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .article-list .article .atc-item .atc-tag a {
        margin-top: .5rem;
        /*margin-right: 1rem*/
    }
}

.article-list .article .atc-item .atc-ttv {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.article-list .article .atc-item .atc-ttv>a {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity))
}

.article-list .article .atc-item .atc-ttv>a>h2 {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700
}

@media (min-width:1024px) {
    .article-list .article .atc-item .atc-ttv>a>h2 {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

@media (min-width:1024px) {
    /*.article-list .article .atc-item .atc-ttv>div.summary {*/
    /*    display: block*/
    /*}*/
}

.list-title-overflow-hidden {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.list-desc-overflow-hidden {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.article-list .article .atc-item .atc-ttv>div.summary {
    /*display: none;*/
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity))
}

.article-list .article .atc-item .atc-ttv>div:last-child {
    display: flex;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity))
}

.hot-list .hot-item {
    margin-bottom: .5rem;
    display: flex
}

.hot-list .hot-item .rank-num {
    margin-right: .5rem;
    width: 2rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 900;
    font-style: italic;
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
    text-shadow: 1px 1px #e4e5b0
}

.hot-list .hot-item .rank-1 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity))
}

.hot-list .hot-item .rank-2 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity))
}

.hot-list .hot-item .rank-3 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity))
}

.hot-list .hot-item a {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity))
}

.min-list .min-item {
    margin-bottom: .5rem
}

.min-list .min-item a {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity))
}

.min-list .min-item div {
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity))
}

.tag-list {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
    font-size: .8rem
}

.tag-list a {
    border-radius: 1rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
    padding: .25rem .5rem
}

.article-content .atc-ttv {
    margin-top: .75rem;
    margin-bottom: .75rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .article-content .atc-ttv {
        margin-top: 1rem;
        margin-bottom: 1rem
    }
}

.article-content .desc {
    margin-bottom: .75rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
    padding: .75rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity))
}

@media (max-width:768px) {
    .show-description {
        display: none !important;
    }
    .show-title {
        display: block;
    }
}

@media (min-width:1024px) {
    .article-content .desc {
        margin-bottom: 1rem;
        padding: 1rem
    }
}

.article-content .rich-content a,
.article-content .rich-content p,
.article-content .rich-content span,
.article-content .rich-content strong {
    font-size: 1rem !important;
    line-height: 1.5rem !important
}

.article-content .rich-content p {
    line-height: 1.8 !important;
    margin-bottom: .75rem !important;
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important
}

.article-content .rich-content img {
    margin-left: auto;
    margin-right: auto
}

.article-content .content-end {
    margin-bottom: .75rem;
    text-align: center;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .article-content .content-end {
        margin-bottom: 1rem
    }
}

.article-content .tag-area {
 
    align-items: center
}

.article-content .tag-area>a {
    margin-right: .75rem;
    border-radius: 1rem;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    padding: .25rem .5rem;
    font-size: .75rem;
    line-height: 3;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .article-content .tag-area>a {
        line-height: 3;
        padding: .5rem .75rem
    }
}

.article-content .pn-rcm {
    margin-top: 1rem;
    display: none;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .article-content .pn-rcm {
        display: block
    }
}

.article-content .pn-rcm a {
    text-decoration: underline
}

#index .c-platform,
.article-content .pn-rcm .prev {
    margin-bottom: .5rem
}

@media (min-width:1024px) {
    #index .c-platform {
        margin-bottom: 1rem
    }
}

#index .c-platform .cp-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem
}

@media (min-width:1024px) {
    #index .c-platform .cp-body {
        gap: 2rem
    }
}

#index .c-platform .cp-body img {
    height: 1.5rem
}

@media (min-width:1024px) {
    #index .c-platform .cp-body img {
        height: 3rem
    }
}

#index .f-links {
    margin-bottom: 0;
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: .75rem;
    line-height: 1rem
}

@media (min-width:1024px) {
    #index .f-links {
        margin-bottom: 1rem;
        padding: 1rem;
        font-size: .875rem;
        line-height: 1.25rem
    }
}

#index .f-links {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

@media (min-width:1024px) {
    #index .f-links {
        border-radius: .375rem
    }
}

#index .f-links>div {
    display: flex;
    align-items: center
}

#index .f-links .l-left {
    margin-right: 1.5rem;
    flex-shrink: 0;
    font-weight: 900;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    #index .f-links .l-left {
        margin-right: 2rem
    }
}

#index .f-links .l-right {
    display: flex;
    flex-wrap: wrap;
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    #index .f-links .l-right {
        --tw-text-opacity: 1;
        color: rgba(107, 114, 128, var(--tw-text-opacity))
    }
}

#index .f-links .l-right>a {
    margin-right: .75rem
}

@media (min-width:1024px) {
    #index .f-links .l-right>a {
        margin-right: 1rem
    }
}

#article .breadcrumb {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
    padding-bottom: .5rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    #article .breadcrumb {
        border-style: none;
        padding-bottom: 1rem
    }
}

.special {
    color: red;
    font-size: 16px;
    cursor: pointer
}

.comment-main .comment {
    display: flex;
    border-bottom: 1px solid #fff5f5;
    margin-top: 10px
}

.comment-main .comment img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.comment-main .comment .comment-content {
    margin-left: 10px;
    width: 100%
}

.comment-main .comment .comment-content p {
    margin-bottom: 10px
}

.comment-main .comment .comment-content .reply {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    font-size: 13px;
    color: #9ca3af
}

.comment-main .adviser {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    color: #a4abb8;
    font-size: 13px
}

.show-special div {
    margin-top: 10px;
    border-radius: 5px;
    background: #f5f5f5;
    box-sizing: border-box
}

.show-special div .el-dialog__body {
    padding: 0 0 20px
}

.show-special div .content {
    border-radius: 10px;
    background: #fff;
    box-sizing: border-box;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-top: 0
}

.show-special div .content .show-special-header {
    display: flex;
    justify-content: space-evenly;
    background: #fff;
    box-sizing: border-box;
    margin-top: 0
}

.show-special div .content .show-special-header .header {
    background: #fff
}

.show-special div .content .show-special-header .header img {
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.show-special div .content .show-special-header .name {
    background: #fff;
    margin-left: 10px
}

.show-special div .content .show-special-header .name p:first-child {
    color: #333;
    font-size: 20px
}

.show-special div .content .code {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    background: #fff
}

.show-special div .content .wechat-p {
    padding: 20px;
    font-size: 20px;
    text-align: center
}

.show-special div .div-button {
    background: url('../images/button1.png') no-repeat;
    text-align: center;
    width: calc(100% - 40px);
    height: 70px;
    font-size: 20px;
    color: #fff;
    background-size: 100% 100%;
    line-height: 60px;
    padding-top: 0;
    margin-left: 20px;
    -webkit-animation: living 2s linear infinite;
    animation: living 2s linear infinite;
    cursor: pointer
}

@-webkit-keyframes living {
    0% {
        transform: scale(.8)
    }

    50% {
        transform: scale(1)
    }

    to {
        transform: scale(.8)
    }
}

@keyframes living {
    0% {
        transform: scale(.8)
    }

    50% {
        transform: scale(1)
    }

    to {
        transform: scale(.8)
    }
}

.show-special div .p-hint {
    font-size: 15px;
    text-align: center;
    color: #333;
    margin-top: 10px
}

.show-special div .el-dialog__header {
    padding-top: 5px
}

.show-special div .el-dialog__header .el-dialog__headerbtn {
    top: -6px !important;
    right: -3px !important;
    font-size: 26px;
}

.title-flag {
    border-radius: 1px;
    font-size: 14px;
    font-weight: 600
}

.mask2 {
    z-index: 3000
}

.mask2 .content {
    width: 50%
}

@media (min-width:1024px) {
    .mask2 .content {
        width: 20%
    }
}

.mask2 .content {
    background: #fff;
    border-radius: 10px;
    position: fixed;
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center
}

.mask2 .content div p:first-of-type {
    font-size: 17px;
    color: #333;
    margin-bottom: 5px;
    margin-top: 60px
}

.mask2 .content div p:last-of-type {
    font-size: 14px;
    color: #666;
    margin: 10px 5px 15px
}

.mask2 .content .success {
    width: 96px;
    top: -48px
}

.mask2 .content .close-icon,
.mask2 .content .success {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.mask2 .content .close-icon {
    width: 30px;
    bottom: -50px;
    z-index: 600
}

.mask {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0
}

@media (min-width:1024px) {
    .lg\:fic {
        display: flex;
        align-items: center
    }

    .lg\:s-input {
        height: 2.25rem;
        width: 16rem;
        border-top-left-radius: .375rem;
        border-bottom-left-radius: .375rem;
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: var(--web-bg-color);
        padding-left: .75rem;
        font-size: .875rem;
        line-height: 1.25rem;
        --tw-text-opacity: 1;
        color: rgba(55, 65, 81, var(--tw-text-opacity))
    }

    .lg\:s-input:focus {
        outline: 2px solid transparent;
        outline-offset: 2px
    }

    .lg\:s-btn {
        height: 2.25rem;
        width: 4rem;
        border-top-right-radius: .375rem;
        border-bottom-right-radius: .375rem;
        background-color: var(--web-bg-color);
        --tw-text-opacity: 1;
        color: rgba(255, 255, 255, var(--tw-text-opacity))
    }
}
